home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / comm2 / nntpd_12.lha / NNTPd_1.2 / uunews / sys < prev   
Text File  |  1995-08-17  |  2KB  |  47 lines

  1. # Only the ME line is mandatory; the others are just samples of how to do
  2. # things.  Virtually everything will need modifying for your local feeds
  3. # and newsgroups.
  4.  
  5. # line indicating what we are willing to receive; note local groups near end
  6. ME:gnu,comp,news,sci,rec,misc,alt
  7.  
  8.  
  9. #^$%**&!@^#%$*&!^@#*&%$^!*@&#^%$*&!@^#$*&^!@#*&$^*&!@^#$*&^!@*&#^$*&!@#^$*&!^@#*&$^!*&@#
  10. # USE THIS LINE AS AN EXAMPLE OF HOW TO DO THE BATCHING AND NOT THE OTHERS!!!!!!!!!!!
  11. # REPLACE foo.bar.edu WITH THE HOST YOU WANT TO FORWARD TO.
  12.  
  13. foo.bar.edu:alt,bin,comp,local,to.news/all,!ut:F:foo.bar.edu
  14.  
  15.  
  16.  
  17.  
  18.  
  19. #&^!(*&$%(*&!@#$(*&!@(*#&$(*&!@#(*$&*(!@&#$(*&!(@*#&$(!*^@%#)(*&^!@)(#^%)(&!@^#$&
  20. # sample small feed using batching
  21. #gladstone:comp.protocols.tcp-ip,rec.aviation/all:f:
  22.  
  23. # sample major batched feed, including assorted regional newsgroups, with
  24. # (unnecessary) explicit file name
  25. #dewey:comp,news,sci,rec,misc,soc,talk,alt,to.dewey/all:f:dewey/togo
  26.  
  27. # sample long-haul feed; note no regional groups, exclusion of a local
  28. # distribution, and exclusion of anything that passed through him under
  29. # another name (needed because he puts that form, not just "donald", in
  30. # his Path lines)
  31. #donald/donald.angry.duck:alt,comp,news,sci,rec,misc,soc,talk,to.donald/all,!ut:f:
  32.  
  33. # sample local-postings-only feed direct to major site (gets them out fast)
  34. #scrooge:comp,news,sci,rec,misc,soc,talk,to.scrooge/all:Lf:
  35.  
  36. # sample ihave/sendme link
  37. # NOTE, this is uucp ihave/sendme, not related to NNTP in any way.
  38. # Send ihave telling louie what we have -- batcher turns the batch into a
  39. # giant control message and posts it to "to.louie".
  40. #louie.wehave/louie:alt,comp,news,sci,rec,misc,soc,talk,!to/all:I:
  41. # Send the actual control messages
  42. #louie:to.louie/all:f:
  43.  
  44. # Also, since ihave/sendme is slow, send local postings to louie without
  45. # waiting for ihave/sendme
  46. #louie:comp,news,sci,rec,misc,soc,talk,alt,!to/all:Lf:
  47.